home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / frmweb1a / webbrows.frm < prev    next >
Text File  |  1999-10-12  |  53KB  |  1,706 lines

  1. VERSION 5.00
  2. Object = "{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}#1.1#0"; "SHDOCVW.DLL"
  3. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
  4. Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
  5. Object = "{48E59290-9880-11CF-9754-00AA00C00908}#1.0#0"; "MSINET.OCX"
  6. Begin VB.Form frmWebBrowser 
  7.    Appearance      =   0  'Flat
  8.    AutoRedraw      =   -1  'True
  9.    BackColor       =   &H8000000B&
  10.    Caption         =   "HCL Applications"
  11.    ClientHeight    =   6315
  12.    ClientLeft      =   3060
  13.    ClientTop       =   3630
  14.    ClientWidth     =   11880
  15.    Icon            =   "WebBrowser.frx":0000
  16.    LinkTopic       =   "Form1"
  17.    LockControls    =   -1  'True
  18.    MDIChild        =   -1  'True
  19.    ScaleHeight     =   6315
  20.    ScaleWidth      =   11880
  21.    ShowInTaskbar   =   0   'False
  22.    WindowState     =   2  'Maximized
  23.    Begin InetCtlsObjects.Inet ctlInet 
  24.       Left            =   7410
  25.       Top             =   3240
  26.       _ExtentX        =   1005
  27.       _ExtentY        =   1005
  28.       _Version        =   393216
  29.    End
  30.    Begin RichTextLib.RichTextBox Text1 
  31.       Height          =   2985
  32.       Left            =   30
  33.       TabIndex        =   4
  34.       Top             =   1350
  35.       Width           =   5385
  36.       _ExtentX        =   9499
  37.       _ExtentY        =   5265
  38.       _Version        =   393217
  39.       BackColor       =   16777152
  40.       HideSelection   =   0   'False
  41.       ScrollBars      =   3
  42.       TextRTF         =   $"WebBrowser.frx":030A
  43.    End
  44.    Begin SHDocVwCtl.WebBrowser ctlWebBrowser 
  45.       Height          =   3060
  46.       Left            =   60
  47.       TabIndex        =   0
  48.       Top             =   1350
  49.       Width           =   5400
  50.       ExtentX         =   9525
  51.       ExtentY         =   5397
  52.       ViewMode        =   1
  53.       Offline         =   0
  54.       Silent          =   0
  55.       RegisterAsBrowser=   0
  56.       RegisterAsDropTarget=   1
  57.       AutoArrange     =   -1  'True
  58.       NoClientEdge    =   0   'False
  59.       AlignLeft       =   0   'False
  60.       ViewID          =   "{0057D0E0-3573-11CF-AE69-08002B2E1262}"
  61.       Location        =   ""
  62.    End
  63.    Begin VB.Timer timer1 
  64.       Enabled         =   0   'False
  65.       Interval        =   500
  66.       Left            =   7440
  67.       Top             =   2520
  68.    End
  69.    Begin VB.PictureBox picAddressContainer 
  70.       Align           =   1  'Align Top
  71.       Height          =   435
  72.       Left            =   0
  73.       ScaleHeight     =   375
  74.       ScaleWidth      =   11820
  75.       TabIndex        =   2
  76.       TabStop         =   0   'False
  77.       Top             =   360
  78.       Width           =   11880
  79.       Begin VB.ComboBox cboAddress 
  80.          BackColor       =   &H00FFFFFF&
  81.          Height          =   315
  82.          Left            =   960
  83.          TabIndex        =   1
  84.          Top             =   30
  85.          Width           =   5145
  86.       End
  87.       Begin VB.Label lblAddress 
  88.          Caption         =   "Address:"
  89.          Height          =   165
  90.          Left            =   60
  91.          TabIndex        =   3
  92.          Top             =   90
  93.          Width           =   825
  94.       End
  95.    End
  96.    Begin MSComctlLib.ImageList Imagelist1 
  97.       Left            =   7350
  98.       Top             =   1830
  99.       _ExtentX        =   1005
  100.       _ExtentY        =   1005
  101.       BackColor       =   -2147483643
  102.       ImageWidth      =   16
  103.       ImageHeight     =   16
  104.       MaskColor       =   12632256
  105.       _Version        =   393216
  106.       BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  107.          NumListImages   =   17
  108.          BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  109.             Picture         =   "WebBrowser.frx":03C4
  110.             Key             =   "tbrBack"
  111.          EndProperty
  112.          BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  113.             Picture         =   "WebBrowser.frx":0718
  114.             Key             =   "tbrForward"
  115.          EndProperty
  116.          BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  117.             Picture         =   "WebBrowser.frx":0A6C
  118.             Key             =   "tbrStop"
  119.          EndProperty
  120.          BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  121.             Picture         =   "WebBrowser.frx":0DC0
  122.             Key             =   "tbrRefresh"
  123.          EndProperty
  124.          BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  125.             Picture         =   "WebBrowser.frx":1114
  126.             Key             =   "tbrHome"
  127.          EndProperty
  128.          BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  129.             Picture         =   "WebBrowser.frx":12BC
  130.             Key             =   "tbrSearch"
  131.          EndProperty
  132.          BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  133.             Picture         =   "WebBrowser.frx":1610
  134.             Key             =   "tbrFavoritesList"
  135.          EndProperty
  136.          BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  137.             Picture         =   "WebBrowser.frx":3DC4
  138.             Key             =   "tbrPrintDesktop"
  139.          EndProperty
  140.          BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  141.             Picture         =   "WebBrowser.frx":40E0
  142.             Key             =   "tbrCapDesktop"
  143.          EndProperty
  144.          BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  145.             Picture         =   "WebBrowser.frx":43FC
  146.             Key             =   "tbrInbox"
  147.          EndProperty
  148.          BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  149.             Picture         =   "WebBrowser.frx":6BB0
  150.             Key             =   "tbrOutbox"
  151.          EndProperty
  152.          BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  153.             Picture         =   "WebBrowser.frx":7004
  154.             Key             =   "tbrContacts"
  155.          EndProperty
  156.          BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  157.             Picture         =   "WebBrowser.frx":7AD0
  158.             Key             =   "tbrListLinks"
  159.          EndProperty
  160.          BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  161.             Picture         =   "WebBrowser.frx":7C2C
  162.             Key             =   "tbrDisplayHTMLDoc"
  163.          EndProperty
  164.          BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  165.             Picture         =   "WebBrowser.frx":7F48
  166.             Key             =   "tbrSaveHTMLDoc"
  167.          EndProperty
  168.          BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  169.             Picture         =   "WebBrowser.frx":80A4
  170.             Key             =   "tbrPrintHTMLDoc"
  171.          EndProperty
  172.          BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  173.             Picture         =   "WebBrowser.frx":83C0
  174.             Key             =   "tbrRestoreWebBrowser"
  175.          EndProperty
  176.       EndProperty
  177.    End
  178.    Begin VB.PictureBox picFavouritesListContainer 
  179.       Align           =   1  'Align Top
  180.       Height          =   525
  181.       Left            =   0
  182.       ScaleHeight     =   465
  183.       ScaleWidth      =   11820
  184.       TabIndex        =   5
  185.       TabStop         =   0   'False
  186.       Top             =   795
  187.       Width           =   11880
  188.       Begin VB.PictureBox picLinksListContainer 
  189.          Appearance      =   0  'Flat
  190.          BackColor       =   &H8000000B&
  191.          ForeColor       =   &H80000008&
  192.          Height          =   465
  193.          Left            =   0
  194.          ScaleHeight     =   435
  195.          ScaleWidth      =   11850
  196.          TabIndex        =   17
  197.          TabStop         =   0   'False
  198.          Top             =   0
  199.          Width           =   11880
  200.          Begin VB.ComboBox cboLinksList 
  201.             BackColor       =   &H00FFFFC0&
  202.             Height          =   315
  203.             Left            =   930
  204.             TabIndex        =   18
  205.             Top             =   60
  206.             Width           =   5115
  207.          End
  208.          Begin VB.Label lblLinks